home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TFRMSETUP / TFRMSETUP.txt < prev   
Text File  |  1999-09-08  |  20KB  |  790 lines

  1. object frmSetup: TfrmSetup
  2.   Left = 219
  3.   Top = 213
  4.   Width = 448
  5.   Height = 345
  6.   HelpContext = 1000
  7.   BorderIcons = []
  8.   Caption = 'NotePads+ Setup'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Pitch = fpVariable
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 14
  24.   object nbkSetup: TNotebook
  25.     Left = 0
  26.     Top = 0
  27.     Width = 440
  28.     Height = 286
  29.     HelpContext = 1106
  30.     Align = alClient
  31.     Color = clBtnFace
  32.     PageIndex = 1
  33.     ParentColor = False
  34.     TabOrder = 0
  35.     OnPageChanged = nbkSetupPageChanged
  36.     object TPage
  37.       Left = 0
  38.       Top = 0
  39.       Caption = 'Start Setup'
  40.       object imgSetup: TImage
  41.         Left = 100
  42.         Top = 28
  43.         Width = 37
  44.         Height = 37
  45.         Picture.Data = {<image001.ico>}
  46.       end
  47.       object lbl1stContact: TLabel
  48.         Left = 159
  49.         Top = 12
  50.         Width = 250
  51.         Height = 56
  52.         Alignment = taRightJustify
  53.         Caption = 'NotePads+'
  54.         Font.Charset = DEFAULT_CHARSET
  55.         Font.Color = clWindowText
  56.         Font.Height = -48
  57.         Font.Name = 'Arial'
  58.         Font.Pitch = fpVariable
  59.         Font.Style = [fsBold]
  60.         ParentFont = False
  61.       end
  62.       object lblWelcome: TLabel
  63.         Left = 16
  64.         Top = 100
  65.         Width = 248
  66.         Height = 16
  67.         Caption = 'Welcome to the NotePads+ Setup Wizard.'
  68.         Font.Charset = DEFAULT_CHARSET
  69.         Font.Color = clWindowText
  70.         Font.Height = -13
  71.         Font.Name = 'Arial'
  72.         Font.Pitch = fpVariable
  73.         Font.Style = []
  74.         ParentFont = False
  75.       end
  76.       object lblWizard: TLabel
  77.         Left = 16
  78.         Top = 152
  79.         Width = 401
  80.         Height = 49
  81.         AutoSize = False
  82.         Caption = 
  83.           'The next few screens will allow you to set up your button bars a' +
  84.           'nd set your outgoing mail server so you can take advantage of th' +
  85.           'e many features in NotePads+.'
  86.         Font.Charset = DEFAULT_CHARSET
  87.         Font.Color = clWindowText
  88.         Font.Height = -13
  89.         Font.Name = 'Arial'
  90.         Font.Pitch = fpVariable
  91.         Font.Style = []
  92.         ParentFont = False
  93.         WordWrap = True
  94.       end
  95.       object lblClickNext: TLabel
  96.         Left = 16
  97.         Top = 240
  98.         Width = 192
  99.         Height = 16
  100.         Caption = 'Please click on Next to continue.'
  101.         Font.Charset = DEFAULT_CHARSET
  102.         Font.Color = clWindowText
  103.         Font.Height = -13
  104.         Font.Name = 'Arial'
  105.         Font.Pitch = fpVariable
  106.         Font.Style = []
  107.         ParentFont = False
  108.       end
  109.       object imgWStart: TImage
  110.         Left = 388
  111.         Top = 220
  112.         Width = 32
  113.         Height = 32
  114.         AutoSize = True
  115.         Picture.Data = {<image002.ico>}
  116.         Stretch = True
  117.       end
  118.     end
  119.     object TPage
  120.       Left = 0
  121.       Top = 0
  122.       Caption = 'Button Setup'
  123.       object lblModemSetup: TLabel
  124.         Left = 8
  125.         Top = 8
  126.         Width = 227
  127.         Height = 37
  128.         Caption = 'Tool Bar Setup'
  129.         Font.Charset = DEFAULT_CHARSET
  130.         Font.Color = clWindowText
  131.         Font.Height = -32
  132.         Font.Name = 'Arial'
  133.         Font.Pitch = fpVariable
  134.         Font.Style = [fsBold]
  135.         ParentFont = False
  136.       end
  137.       object imgWModem: TImage
  138.         Left = 332
  139.         Top = 96
  140.         Width = 32
  141.         Height = 32
  142.         AutoSize = True
  143.         Picture.Data = {<image003.ico>}
  144.         Stretch = True
  145.       end
  146.       object lblModemInfo: TLabel
  147.         Left = 24
  148.         Top = 60
  149.         Width = 353
  150.         Height = 14
  151.         AutoSize = False
  152.         Caption = 'Choose which type of tool bar you wish to have as your default.'
  153.       end
  154.       object lblButInfo: TLabel
  155.         Left = 180
  156.         Top = 160
  157.         Width = 221
  158.         Height = 57
  159.         AutoSize = False
  160.         Caption = 
  161.           'Tool bars can be modified on a form by form basis by right-click' +
  162.           'ing on the toolbar and then  selecting your choices.'
  163.         WordWrap = True
  164.       end
  165.       object grpStyle: TGroupBox
  166.         Left = 24
  167.         Top = 96
  168.         Width = 121
  169.         Height = 65
  170.         Caption = 'Style'
  171.         Font.Charset = DEFAULT_CHARSET
  172.         Font.Color = clWindowText
  173.         Font.Height = -12
  174.         Font.Name = 'Arial'
  175.         Font.Pitch = fpVariable
  176.         Font.Style = [fsBold]
  177.         ParentFont = False
  178.         TabOrder = 0
  179.         object radExplore: TRadioButton
  180.           Left = 8
  181.           Top = 16
  182.           Width = 93
  183.           Height = 17
  184.           Caption = 'IExplorer Style'
  185.           Checked = True
  186.           Font.Charset = DEFAULT_CHARSET
  187.           Font.Color = clWindowText
  188.           Font.Height = -11
  189.           Font.Name = 'Arial'
  190.           Font.Pitch = fpVariable
  191.           Font.Style = []
  192.           ParentFont = False
  193.           TabOrder = 0
  194.           TabStop = True
  195.           OnClick = radExploreClick
  196.         end
  197.         object radStandard: TRadioButton
  198.           Left = 8
  199.           Top = 36
  200.           Width = 89
  201.           Height = 17
  202.           Caption = 'Standard Style'
  203.           Font.Charset = DEFAULT_CHARSET
  204.           Font.Color = clWindowText
  205.           Font.Height = -11
  206.           Font.Name = 'Arial'
  207.           Font.Pitch = fpVariable
  208.           Font.Style = []
  209.           ParentFont = False
  210.           TabOrder = 1
  211.           OnClick = radStandardClick
  212.         end
  213.       end
  214.       object barSetup: TSpeedBar
  215.         Left = 244
  216.         Top = 232
  217.         Width = 151
  218.         Height = 29
  219.         Font.Charset = DEFAULT_CHARSET
  220.         Font.Color = clWindowText
  221.         Font.Height = -12
  222.         Font.Name = 'Comic Sans MS'
  223.         Font.Style = []
  224.         Position = bpCustom
  225.         Align = alNone
  226.         Options = [sbFlatBtns]
  227.         BtnOffsetHorz = 3
  228.         BtnOffsetVert = 3
  229.         BtnWidth = 24
  230.         BtnHeight = 23
  231.         Images = frmMain.lstImages
  232.         BevelOuter = bvNone
  233.         TabOrder = 1
  234.         InternalVer = 1
  235.         object secSetup: TSpeedbarSection
  236.           Caption = 'Setup'
  237.         end
  238.         object btnTemp0: TSpeedItem
  239.           Caption = 'btnTemp0'
  240.           Hint = 'btnTemp0|'
  241.           ImageIndex = 0
  242.           Spacing = 1
  243.           Left = 11
  244.           Top = 3
  245.           Visible = True
  246.           SectionName = 'Setup'
  247.         end
  248.         object btnTemp1: TSpeedItem
  249.           Caption = 'btnTemp1'
  250.           Hint = 'btnTemp1|'
  251.           ImageIndex = 1
  252.           Spacing = 1
  253.           Left = 35
  254.           Top = 3
  255.           Visible = True
  256.           SectionName = 'Setup'
  257.         end
  258.         object btnTemp2: TSpeedItem
  259.           Caption = 'btnTemp2'
  260.           Hint = 'btnTemp2|'
  261.           ImageIndex = 2
  262.           Spacing = 1
  263.           Left = 67
  264.           Top = 3
  265.           Visible = True
  266.           SectionName = 'Setup'
  267.         end
  268.       end
  269.     end
  270.     object TPage
  271.       Left = 0
  272.       Top = 0
  273.       Caption = 'Network Setup'
  274.       object lblMailSetup: TLabel
  275.         Left = 120
  276.         Top = 8
  277.         Width = 162
  278.         Height = 37
  279.         Caption = 'Mail Setup'
  280.         Font.Charset = DEFAULT_CHARSET
  281.         Font.Color = clWindowText
  282.         Font.Height = -32
  283.         Font.Name = 'Arial'
  284.         Font.Pitch = fpVariable
  285.         Font.Style = [fsBold]
  286.         ParentFont = False
  287.       end
  288.       object imgWMail: TImage
  289.         Left = 76
  290.         Top = 12
  291.         Width = 32
  292.         Height = 32
  293.         AutoSize = True
  294.         Picture.Data = {<image004.ico>}
  295.         Stretch = True
  296.       end
  297.       object lblOMServer: TLabel
  298.         Left = 52
  299.         Top = 88
  300.         Width = 105
  301.         Height = 14
  302.         Caption = 'Outgoing (SMTP) Mail:'
  303.       end
  304.       object lblUEmail: TLabel
  305.         Left = 52
  306.         Top = 112
  307.         Width = 98
  308.         Height = 14
  309.         Caption = 'User Email Address:'
  310.       end
  311.       object imgLMail: TImage
  312.         Left = 368
  313.         Top = 12
  314.         Width = 41
  315.         Height = 33
  316.         Picture.Data = {<image005.ico>}
  317.       end
  318.       object imgNMail: TImage
  319.         Left = 8
  320.         Top = 160
  321.         Width = 37
  322.         Height = 37
  323.         Picture.Data = {<image006.ico>}
  324.       end
  325.       object grpSMTP: TGroupBox
  326.         Left = 8
  327.         Top = 64
  328.         Width = 173
  329.         Height = 141
  330.         Caption = 'SMTP Server'
  331.         Font.Charset = DEFAULT_CHARSET
  332.         Font.Color = clBlack
  333.         Font.Height = -12
  334.         Font.Name = 'Arial'
  335.         Font.Pitch = fpVariable
  336.         Font.Style = []
  337.         ParentFont = False
  338.         TabOrder = 0
  339.         object lblAddress: TLabel
  340.           Left = 8
  341.           Top = 24
  342.           Width = 45
  343.           Height = 14
  344.           Caption = 'Address:'
  345.           Font.Charset = DEFAULT_CHARSET
  346.           Font.Color = clBlack
  347.           Font.Height = -11
  348.           Font.Name = 'Arial'
  349.           Font.Pitch = fpVariable
  350.           Font.Style = []
  351.           ParentFont = False
  352.         end
  353.         object lblPort: TLabel
  354.           Left = 16
  355.           Top = 80
  356.           Width = 22
  357.           Height = 14
  358.           Caption = 'Port:'
  359.           Font.Charset = DEFAULT_CHARSET
  360.           Font.Color = clBlack
  361.           Font.Height = -11
  362.           Font.Name = 'Arial'
  363.           Font.Pitch = fpVariable
  364.           Font.Style = []
  365.           ParentFont = False
  366.         end
  367.         object edtOMServer: TEdit
  368.           Left = 8
  369.           Top = 40
  370.           Width = 157
  371.           Height = 22
  372.           Hint = '|Enter your outgoing SMTP server'
  373.           Font.Charset = DEFAULT_CHARSET
  374.           Font.Color = clBlack
  375.           Font.Height = -11
  376.           Font.Name = 'Arial'
  377.           Font.Pitch = fpVariable
  378.           Font.Style = []
  379.           ParentFont = False
  380.           TabOrder = 0
  381.           Text = 'edtOMServer'
  382.         end
  383.         object chkDPort: TCheckBox
  384.           Left = 16
  385.           Top = 106
  386.           Width = 101
  387.           Height = 17
  388.           Hint = '|Use your default SMTP port'
  389.           Caption = 'Use Default Port'
  390.           Checked = True
  391.           Font.Charset = DEFAULT_CHARSET
  392.           Font.Color = clBlack
  393.           Font.Height = -11
  394.           Font.Name = 'Arial'
  395.           Font.Pitch = fpVariable
  396.           Font.Style = []
  397.           ParentFont = False
  398.           State = cbChecked
  399.           TabOrder = 2
  400.         end
  401.         object spnPort: TRxSpinEdit
  402.           Left = 64
  403.           Top = 76
  404.           Width = 53
  405.           Height = 22
  406.           Hint = '|Enter your SMTP port'
  407.           MaxValue = 99.000000000000000000
  408.           MinValue = 1.000000000000000000
  409.           Value = 25.000000000000000000
  410.           Font.Charset = DEFAULT_CHARSET
  411.           Font.Color = clBlack
  412.           Font.Height = -11
  413.           Font.Name = 'Arial'
  414.           Font.Pitch = fpVariable
  415.           Font.Style = []
  416.           ParentFont = False
  417.           TabOrder = 1
  418.         end
  419.       end
  420.       object chkBCC: TCheckBox
  421.         Left = 32
  422.         Top = 223
  423.         Width = 137
  424.         Height = 19
  425.         Hint = '|Check to send a copy of emails to yourself'
  426.         HelpContext = 1123
  427.         Caption = 'Send copy to yourself'
  428.         Checked = True
  429.         Font.Charset = DEFAULT_CHARSET
  430.         Font.Color = clBlack
  431.         Font.Height = -11
  432.         Font.Name = 'Arial'
  433.         Font.Pitch = fpVariable
  434.         Font.Style = []
  435.         ParentFont = False
  436.         State = cbChecked
  437.         TabOrder = 1
  438.       end
  439.       object chkReminder: TCheckBox
  440.         Left = 32
  441.         Top = 247
  442.         Width = 141
  443.         Height = 19
  444.         Hint = '|Remind me to connect to the Internet when needed'
  445.         HelpContext = 1124
  446.         Caption = 'Remind me to connect '
  447.         Checked = True
  448.         Font.Charset = DEFAULT_CHARSET
  449.         Font.Color = clBlack
  450.         Font.Height = -11
  451.         Font.Name = 'Arial'
  452.         Font.Pitch = fpVariable
  453.         Font.Style = []
  454.         ParentFont = False
  455.         State = cbChecked
  456.         TabOrder = 2
  457.       end
  458.       object grpUserInfo: TGroupBox
  459.         Left = 188
  460.         Top = 64
  461.         Width = 241
  462.         Height = 215
  463.         Caption = 'User Information'
  464.         Font.Charset = DEFAULT_CHARSET
  465.         Font.Color = clBlack
  466.         Font.Height = -12
  467.         Font.Name = 'Arial'
  468.         Font.Pitch = fpVariable
  469.         Font.Style = []
  470.         ParentFont = False
  471.         TabOrder = 3
  472.         object lblFrom: TLabel
  473.           Left = 8
  474.           Top = 72
  475.           Width = 27
  476.           Height = 14
  477.           Caption = 'From:'
  478.           Font.Charset = DEFAULT_CHARSET
  479.           Font.Color = clBlack
  480.           Font.Height = -11
  481.           Font.Name = 'Arial'
  482.           Font.Pitch = fpVariable
  483.           Font.Style = []
  484.           ParentFont = False
  485.         end
  486.         object lblReplyTo: TLabel
  487.           Left = 8
  488.           Top = 96
  489.           Width = 45
  490.           Height = 14
  491.           Caption = 'Reply To:'
  492.           Font.Charset = DEFAULT_CHARSET
  493.           Font.Color = clBlack
  494.           Font.Height = -11
  495.           Font.Name = 'Arial'
  496.           Font.Pitch = fpVariable
  497.           Font.Style = []
  498.           ParentFont = False
  499.         end
  500.         object lblName: TLabel
  501.           Left = 8
  502.           Top = 24
  503.           Width = 30
  504.           Height = 14
  505.           Caption = 'Name:'
  506.           Font.Charset = DEFAULT_CHARSET
  507.           Font.Color = clBlack
  508.           Font.Height = -11
  509.           Font.Name = 'Arial'
  510.           Font.Pitch = fpVariable
  511.           Font.Style = []
  512.           ParentFont = False
  513.         end
  514.         object lblOrg: TLabel
  515.           Left = 8
  516.           Top = 48
  517.           Width = 64
  518.           Height = 14
  519.           Caption = 'Organization:'
  520.           Font.Charset = DEFAULT_CHARSET
  521.           Font.Color = clBlack
  522.           Font.Height = -11
  523.           Font.Name = 'Arial'
  524.           Font.Pitch = fpVariable
  525.           Font.Style = []
  526.           ParentFont = False
  527.         end
  528.         object edtUEmail: TEdit
  529.           Left = 76
  530.           Top = 68
  531.           Width = 153
  532.           Height = 22
  533.           Hint = '|Enter your from email address'
  534.           Font.Charset = DEFAULT_CHARSET
  535.           Font.Color = clBlack
  536.           Font.Height = -11
  537.           Font.Name = 'Arial'
  538.           Font.Pitch = fpVariable
  539.           Font.Style = []
  540.           ParentFont = False
  541.           TabOrder = 2
  542.           Text = 'edtUEmail'
  543.         end
  544.         object edtReplyTo: TEdit
  545.           Left = 76
  546.           Top = 92
  547.           Width = 153
  548.           Height = 22
  549.           Hint = '|Enter your reply to email address'
  550.           Font.Charset = DEFAULT_CHARSET
  551.           Font.Color = clBlack
  552.           Font.Height = -11
  553.           Font.Name = 'Arial'
  554.           Font.Pitch = fpVariable
  555.           Font.Style = []
  556.           ParentFont = False
  557.           TabOrder = 3
  558.           Text = 'edtReplyTo'
  559.         end
  560.         object chkSignature: TCheckBox
  561.           Left = 8
  562.           Top = 118
  563.           Width = 65
  564.           Height = 17
  565.           Hint = '|Determine whether or not a signature is used'
  566.           Caption = 'Signature'
  567.           Font.Charset = DEFAULT_CHARSET
  568.           Font.Color = clBlack
  569.           Font.Height = -11
  570.           Font.Name = 'Arial'
  571.           Font.Pitch = fpVariable
  572.           Font.Style = []
  573.           ParentFont = False
  574.           TabOrder = 4
  575.         end
  576.         object edtOrg: TEdit
  577.           Left = 76
  578.           Top = 44
  579.           Width = 153
  580.           Height = 22
  581.           Hint = '|Enter your organization'
  582.           Font.Charset = DEFAULT_CHARSET
  583.           Font.Color = clBlack
  584.           Font.Height = -11
  585.           Font.Name = 'Arial'
  586.           Font.Pitch = fpVariable
  587.           Font.Style = []
  588.           ParentFont = False
  589.           TabOrder = 1
  590.           Text = 'edtOrg'
  591.         end
  592.         object edtName: TEdit
  593.           Left = 76
  594.           Top = 20
  595.           Width = 153
  596.           Height = 22
  597.           Hint = '|Enter your name'
  598.           Font.Charset = DEFAULT_CHARSET
  599.           Font.Color = clBlack
  600.           Font.Height = -11
  601.           Font.Name = 'Arial'
  602.           Font.Pitch = fpVariable
  603.           Font.Style = []
  604.           ParentFont = False
  605.           TabOrder = 0
  606.           Text = 'edtName'
  607.         end
  608.         object mmoSignature: TRichEdit
  609.           Left = 76
  610.           Top = 116
  611.           Width = 153
  612.           Height = 89
  613.           Hint = '|Enter your signature'
  614.           Font.Charset = DEFAULT_CHARSET
  615.           Font.Color = clBlack
  616.           Font.Height = -11
  617.           Font.Name = 'Arial'
  618.           Font.Pitch = fpVariable
  619.           Font.Style = []
  620.           Lines.Strings = (
  621.             'mmoSignature')
  622.           ParentFont = False
  623.           ScrollBars = ssBoth
  624.           TabOrder = 5
  625.           WordWrap = False
  626.         end
  627.       end
  628.     end
  629.     object TPage
  630.       Left = 0
  631.       Top = 0
  632.       Caption = 'End Setup'
  633.       object lblFinished: TLabel
  634.         Left = 76
  635.         Top = 12
  636.         Width = 133
  637.         Height = 37
  638.         Caption = 'Finished'
  639.         Font.Charset = DEFAULT_CHARSET
  640.         Font.Color = clWindowText
  641.         Font.Height = -32
  642.         Font.Name = 'Arial'
  643.         Font.Pitch = fpVariable
  644.         Font.Style = [fsBold]
  645.         ParentFont = False
  646.       end
  647.       object lblSetupProper: TLabel
  648.         Left = 16
  649.         Top = 92
  650.         Width = 265
  651.         Height = 16
  652.         Caption = 'NotePads+ has been successfully configured.'
  653.         Font.Charset = DEFAULT_CHARSET
  654.         Font.Color = clWindowText
  655.         Font.Height = -13
  656.         Font.Name = 'Arial'
  657.         Font.Pitch = fpVariable
  658.         Font.Style = []
  659.         ParentFont = False
  660.       end
  661.       object lblStartInfo: TLabel
  662.         Left = 16
  663.         Top = 152
  664.         Width = 401
  665.         Height = 49
  666.         AutoSize = False
  667.         Caption = 
  668.           'Should you wish to make changes to the NotePads+ setup in the fu' +
  669.           'ture, please go to Options|Preferences in the main menu, where a' +
  670.           'll of these options can be modified.'
  671.         Color = clBtnFace
  672.         Font.Charset = DEFAULT_CHARSET
  673.         Font.Color = clWindowText
  674.         Font.Height = -13
  675.         Font.Name = 'Arial'
  676.         Font.Pitch = fpVariable
  677.         Font.Style = []
  678.         ParentColor = False
  679.         ParentFont = False
  680.         WordWrap = True
  681.       end
  682.       object lblFinishInfo: TLabel
  683.         Left = 160
  684.         Top = 256
  685.         Width = 262
  686.         Height = 16
  687.         Alignment = taRightJustify
  688.         Caption = 'Please click on Finish to complete the setup.'
  689.         Font.Charset = DEFAULT_CHARSET
  690.         Font.Color = clWindowText
  691.         Font.Height = -13
  692.         Font.Name = 'Arial'
  693.         Font.Pitch = fpVariable
  694.         Font.Style = []
  695.         ParentFont = False
  696.       end
  697.       object imgWFinished: TImage
  698.         Left = 16
  699.         Top = 16
  700.         Width = 32
  701.         Height = 32
  702.         AutoSize = True
  703.         Picture.Data = {<image007.ico>}
  704.         Stretch = True
  705.       end
  706.       object imgMFinished: TImage
  707.         Left = 240
  708.         Top = 24
  709.         Width = 41
  710.         Height = 33
  711.         Picture.Data = {<image008.ico>}
  712.       end
  713.       object imgEFinished: TImage
  714.         Left = 320
  715.         Top = 60
  716.         Width = 32
  717.         Height = 32
  718.         AutoSize = True
  719.         Picture.Data = {<image009.ico>}
  720.       end
  721.       object imgPFinished: TImage
  722.         Left = 384
  723.         Top = 100
  724.         Width = 29
  725.         Height = 33
  726.         Picture.Data = {<image010.ico>}
  727.       end
  728.     end
  729.   end
  730.   object Panel1: TPanel
  731.     Left = 0
  732.     Top = 286
  733.     Width = 440
  734.     Height = 29
  735.     Align = alBottom
  736.     BevelOuter = bvNone
  737.     TabOrder = 1
  738.     object btnPrevious: TButton
  739.       Left = 200
  740.       Top = 4
  741.       Width = 75
  742.       Height = 25
  743.       Caption = '<< Previous'
  744.       TabOrder = 0
  745.     end
  746.     object btnNext: TButton
  747.       Left = 276
  748.       Top = 4
  749.       Width = 75
  750.       Height = 25
  751.       Caption = 'Next >>'
  752.       TabOrder = 1
  753.     end
  754.     object btnFinish: TButton
  755.       Left = 352
  756.       Top = 4
  757.       Width = 75
  758.       Height = 25
  759.       Caption = 'Finish'
  760.       Enabled = False
  761.       TabOrder = 2
  762.       OnClick = btnFinishClick
  763.     end
  764.   end
  765.   object pagSetup: TPageManager
  766.     PageOwner = nbkSetup
  767.     NextBtn = btnNext
  768.     PriorBtn = btnPrevious
  769.     Left = 19
  770.     Top = 218
  771.     object proStart: TPageProxy
  772.       PageName = 'Start Setup'
  773.     end
  774.     object proButtons: TPageProxy
  775.       PageName = 'Button Setup'
  776.     end
  777.     object proNetwork: TPageProxy
  778.       PageName = 'Network Setup'
  779.     end
  780.     object proEnd: TPageProxy
  781.       PageName = 'End Setup'
  782.     end
  783.   end
  784.   object appEvents: TAppEvents
  785.     OnIdle = appEventsIdle
  786.     Left = 20
  787.     Top = 244
  788.   end
  789. end
  790.